PDF Plugin for Xojo

Page.Width Property (console safe)

Sets or gets the width of the page.

Width as Single {Read and Write}

Remarks

Page size can also be set to one of the standard page sizes by using the SetSize method.

See Also

Page Class